[INFO] cloning repository https://github.com/tmcg/AdventOfCode2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmcg/AdventOfCode2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcg%2FAdventOfCode2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcg%2FAdventOfCode2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39d4aaa3b4b28e66a87c8678f46c77b96d4da5fc
[INFO] testing tmcg/AdventOfCode2024 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcg%2FAdventOfCode2024" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tmcg/AdventOfCode2024
[INFO] finished tweaking git repo https://github.com/tmcg/AdventOfCode2024
[INFO] tweaked toml for git repo https://github.com/tmcg/AdventOfCode2024 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tmcg/AdventOfCode2024 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tmcg/AdventOfCode2024 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded target v2.1.0
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded edit-distance v2.1.3
[INFO] [stderr]   Downloaded lexiclean v0.0.1
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded clap_mangen v0.2.24
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded terminal_size v0.4.0
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded derive-where v1.2.7
[INFO] [stderr]   Downloaded clap_complete v4.5.38
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded just v1.37.0
[INFO] [stderr]   Downloaded glam v0.24.2
[INFO] [stderr]   Downloaded bstr v1.11.0
[INFO] [stderr]   Downloaded libc v0.2.166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40e36331ce165ad8e2a981ce0fbf145d6c892d5e2efe101ba8296b54457970d7
[INFO] running `Command { std: "docker" "start" "-a" "40e36331ce165ad8e2a981ce0fbf145d6c892d5e2efe101ba8296b54457970d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40e36331ce165ad8e2a981ce0fbf145d6c892d5e2efe101ba8296b54457970d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e36331ce165ad8e2a981ce0fbf145d6c892d5e2efe101ba8296b54457970d7", kill_on_drop: false }`
[INFO] [stdout] 40e36331ce165ad8e2a981ce0fbf145d6c892d5e2efe101ba8296b54457970d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cade60cc83b1bc14d28f4742ce50f658cad1958e3a74838ae4e03c0f4bc46c22
[INFO] running `Command { std: "docker" "start" "-a" "cade60cc83b1bc14d28f4742ce50f658cad1958e3a74838ae4e03c0f4bc46c22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling target v2.1.0
[INFO] [stderr]    Compiling lexiclean v0.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling edit-distance v2.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling advent v0.1.0 (/opt/rustwide/workdir/crates/advent)
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling clap_mangen v0.2.24
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling just v1.37.0
[INFO] [stderr]    Compiling advent2024 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "cade60cc83b1bc14d28f4742ce50f658cad1958e3a74838ae4e03c0f4bc46c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cade60cc83b1bc14d28f4742ce50f658cad1958e3a74838ae4e03c0f4bc46c22", kill_on_drop: false }`
[INFO] [stdout] cade60cc83b1bc14d28f4742ce50f658cad1958e3a74838ae4e03c0f4bc46c22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05753e67c095685528d5fdc32035a81a71890d3502160f4aca5dac271e971030
[INFO] running `Command { std: "docker" "start" "-a" "05753e67c095685528d5fdc32035a81a71890d3502160f4aca5dac271e971030", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent2024 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "05753e67c095685528d5fdc32035a81a71890d3502160f4aca5dac271e971030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05753e67c095685528d5fdc32035a81a71890d3502160f4aca5dac271e971030", kill_on_drop: false }`
[INFO] [stdout] 05753e67c095685528d5fdc32035a81a71890d3502160f4aca5dac271e971030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 207c7d46172e8ce3ff23008d18ad473a30ab1b236879b7f91082122e2e5983b2
[INFO] running `Command { std: "docker" "start" "-a" "207c7d46172e8ce3ff23008d18ad473a30ab1b236879b7f91082122e2e5983b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/01.rs (/opt/rustwide/target/debug/deps/day01-975bc2d0b8eae2d9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::solve_part1 ... FAILED
[INFO] [stdout] test tests::solve_part2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin day01`
[INFO] [stdout] ---- tests::solve_part1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::solve_part1' (19) panicked at src/01.rs:22:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x613c106d52c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x613c106d52c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x613c106d52c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x613c106d52c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x613c106e910a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x613c106e910a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x613c106d9ae2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x613c106d9ae2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x613c106b4476 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x613c106b4476 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613c106cd819 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x613c10665cbc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x613c10665cbc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x613c106cd9d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x613c106cd9d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x613c106b4532 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613c106a9739 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x613c106b524d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x613c106e983c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x613c106e9612 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x613c106502c5 - <core[28b146924c2f19c6]::result::Result<i64, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x613c106502c5 - <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:22:62
[INFO] [stdout]   22:     0x613c10658548 - <&mut <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<(&str,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x613c10658548 - <core[28b146924c2f19c6]::option::Option<&str>>::map::<i64, &mut <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1162:29
[INFO] [stdout]   24:     0x613c10658548 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x613c1064d6c1 - <alloc[95e62e727ddf147d]::vec::Vec<i64>>::extend_desugared::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4037:44
[INFO] [stdout]   26:     0x613c106525ca - <alloc[95e62e727ddf147d]::vec::Vec<i64> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<i64, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   27:     0x613c1065294c - <alloc[95e62e727ddf147d]::vec::Vec<i64> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<i64, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   28:     0x613c1065263d - <alloc[95e62e727ddf147d]::vec::Vec<i64> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<i64, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   29:     0x613c1064fe7a - <alloc[95e62e727ddf147d]::vec::Vec<i64> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<i64>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   30:     0x613c106579fd - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<i64>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   31:     0x613c106504e0 - <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:22:72
[INFO] [stdout]   32:     0x613c10657bfc - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::Vec<i64>, (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}, core[28b146924c2f19c6]::iter::adapters::map::map_fold<alloc[95e62e727ddf147d]::vec::Vec<i64>, (i64, i64), (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i64, i64), <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   33:     0x613c10656d47 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::Vec<i64>, (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}, core[28b146924c2f19c6]::iter::adapters::map::map_fold<alloc[95e62e727ddf147d]::vec::Vec<i64>, (i64, i64), (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i64, i64), <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   34:     0x613c10656b52 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<alloc[95e62e727ddf147d]::vec::Vec<i64>, (i64, i64), (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i64, i64), <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   35:     0x613c10656ad2 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i64, i64), <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   36:     0x613c106579cf - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   37:     0x613c1064d3de - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   38:     0x613c10653797 - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<(i64, i64), core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   39:     0x613c10653aa3 - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<(i64, i64), core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   40:     0x613c1065261a - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<(i64, i64), core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   41:     0x613c1064fe44 - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<(i64, i64)>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   42:     0x613c1065798a - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   43:     0x613c106536b0 - <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:24:14
[INFO] [stdout]   44:     0x613c106505f4 - day01[757a78ec17e5abce]::part1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:35:17
[INFO] [stdout]   45:     0x613c10651c43 - day01[757a78ec17e5abce]::tests::solve_part1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:72:20
[INFO] [stdout]   46:     0x613c106503f7 - day01[757a78ec17e5abce]::tests::solve_part1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:71:21
[INFO] [stdout]   47:     0x613c10658c76 - <day01[757a78ec17e5abce]::tests::solve_part1::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x613c10658d9b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x613c10658d9b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x613c10666615 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x613c10666615 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x613c10666615 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x613c10666615 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x613c10666615 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x613c10666615 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x613c10666615 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x613c10661174 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x613c10661174 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x613c10669692 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x613c10669692 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x613c10669692 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x613c10669692 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x613c10669692 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x613c10669692 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x613c10669692 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x613c106d4c2f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x613c106d4c2f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7c0462a07aa4 - <unknown>
[INFO] [stdout]   69:     0x7c0462a94a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::solve_part2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::solve_part2' (20) panicked at src/01.rs:22:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x613c106d52c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x613c106d52c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x613c106d52c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x613c106d52c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x613c106e910a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x613c106e910a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x613c106d9ae2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x613c106d9ae2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x613c106b4476 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x613c106b4476 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613c106cd819 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x613c10665cbc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x613c10665cbc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x613c106cd9d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x613c106cd9d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x613c106b4532 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613c106a9739 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x613c106b524d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x613c106e983c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x613c106e9612 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x613c106502c5 - <core[28b146924c2f19c6]::result::Result<i64, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x613c106502c5 - <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:22:62
[INFO] [stdout]   22:     0x613c10658548 - <&mut <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<(&str,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x613c10658548 - <core[28b146924c2f19c6]::option::Option<&str>>::map::<i64, &mut <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1162:29
[INFO] [stdout]   24:     0x613c10658548 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x613c1064d6c1 - <alloc[95e62e727ddf147d]::vec::Vec<i64>>::extend_desugared::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4037:44
[INFO] [stdout]   26:     0x613c106525ca - <alloc[95e62e727ddf147d]::vec::Vec<i64> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<i64, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   27:     0x613c1065294c - <alloc[95e62e727ddf147d]::vec::Vec<i64> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<i64, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   28:     0x613c1065263d - <alloc[95e62e727ddf147d]::vec::Vec<i64> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<i64, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   29:     0x613c1064fe7a - <alloc[95e62e727ddf147d]::vec::Vec<i64> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<i64>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   30:     0x613c106579fd - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<i64>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   31:     0x613c106504e0 - <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:22:72
[INFO] [stdout]   32:     0x613c10657bfc - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::Vec<i64>, (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}, core[28b146924c2f19c6]::iter::adapters::map::map_fold<alloc[95e62e727ddf147d]::vec::Vec<i64>, (i64, i64), (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i64, i64), <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   33:     0x613c10656d47 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::Vec<i64>, (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}, core[28b146924c2f19c6]::iter::adapters::map::map_fold<alloc[95e62e727ddf147d]::vec::Vec<i64>, (i64, i64), (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i64, i64), <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   34:     0x613c10656b52 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<alloc[95e62e727ddf147d]::vec::Vec<i64>, (i64, i64), (), <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i64, i64), <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   35:     0x613c10656ad2 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i64, i64), <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   36:     0x613c106579cf - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   37:     0x613c1064d3de - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   38:     0x613c10653797 - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<(i64, i64), core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   39:     0x613c10653aa3 - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<(i64, i64), core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   40:     0x613c1065261a - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<(i64, i64), core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   41:     0x613c1064fe44 - <alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<(i64, i64)>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   42:     0x613c1065798a - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#0}>, <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from::{closure#1}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<(i64, i64)>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   43:     0x613c106536b0 - <day01[757a78ec17e5abce]::InputModel as core[28b146924c2f19c6]::convert::From<&str>>::from
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:24:14
[INFO] [stdout]   44:     0x613c10650998 - day01[757a78ec17e5abce]::part2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:49:17
[INFO] [stdout]   45:     0x613c10651cf3 - day01[757a78ec17e5abce]::tests::solve_part2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:77:20
[INFO] [stdout]   46:     0x613c10650427 - day01[757a78ec17e5abce]::tests::solve_part2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/01.rs:76:21
[INFO] [stdout]   47:     0x613c10658cb6 - <day01[757a78ec17e5abce]::tests::solve_part2::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x613c10658d9b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x613c10658d9b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x613c10666615 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x613c10666615 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x613c10666615 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x613c10666615 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x613c10666615 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x613c10666615 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x613c10666615 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x613c10661174 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x613c10661174 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x613c10669692 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x613c10669692 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x613c10669692 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x613c10669692 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x613c10669692 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x613c10669692 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x613c10669692 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x613c106d4c2f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x613c106d4c2f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7c0462a07aa4 - <unknown>
[INFO] [stdout]   69:     0x7c0462a94a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::solve_part1
[INFO] [stdout]     tests::solve_part2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "207c7d46172e8ce3ff23008d18ad473a30ab1b236879b7f91082122e2e5983b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "207c7d46172e8ce3ff23008d18ad473a30ab1b236879b7f91082122e2e5983b2", kill_on_drop: false }`
[INFO] [stdout] 207c7d46172e8ce3ff23008d18ad473a30ab1b236879b7f91082122e2e5983b2
